Skip to content

feat(scatter): add dataLabels to scatter series#554

Merged
kuzmadom merged 3 commits intomainfrom
scatter-data-labels
Apr 15, 2026
Merged

feat(scatter): add dataLabels to scatter series#554
kuzmadom merged 3 commits intomainfrom
scatter-data-labels

Conversation

@kuzmadom
Copy link
Copy Markdown
Collaborator

@kuzmadom kuzmadom commented Apr 14, 2026

Adds dataLabels configuration to scatter series, allowing text labels to be displayed next to each data point.

The implementation reuses existing preparePointDataLabels utility (shared with line/area series), supports both SVG and HTML rendering modes, and respects marker radius when offsetting label positions.

@gravity-ui-bot
Copy link
Copy Markdown
Contributor

Preview is ready.

@gravity-ui
Copy link
Copy Markdown

gravity-ui bot commented Apr 14, 2026

📖 Docs Preview is ready.

@gravity-ui
Copy link
Copy Markdown

gravity-ui bot commented Apr 14, 2026

Visual Tests Report is ready.
Performance Tests Report is ready.

@kuzmadom kuzmadom marked this pull request as ready for review April 15, 2026 09:45
@kuzmadom kuzmadom requested a review from korvin89 as a code owner April 15, 2026 09:45
@kuzmadom kuzmadom merged commit ac96229 into main Apr 15, 2026
6 checks passed
@kuzmadom kuzmadom deleted the scatter-data-labels branch April 15, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants